added Feb 2001 SDK
[windows-sources.git] / shared source / sscli20 / tools / cppmunge / sources
blobc6577fbd7ab70eb771621a2329fe2468707bc410
2
3 #  Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
4
5 #  The use and distribution terms for this software are contained in the file
6 #  named license.txt, which can be found in the root of this distribution.
7 #  By using this software in any fashion, you are agreeing to be bound by the
8 #  terms of this license.
9
10 #  You must not remove this notice, or any other, from this software.
11
14 INCLUDES                  =$(INCLUDES);..\..\clr\src\inc;
16 TARGETNAME=cppmunge
17 TARGETPATH=obj
18 TARGETTYPE=PROGRAM
20 USE_MSVCRT=1
22 MSC_WARNING_LEVEL = /W3 /WX
24 SUBSYSTEM_VERSION=4.00
26 SOURCES=cppmunge.c 
28 UMTYPE=console
30 ROTOR_USE_NOLIBS=1
32 LINKLIBS=$(LINKLIBS)                   \
33         $(PAL_LIB_PATH)\rotor_pal.lib